home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 2-2.iso
/
DRIVERS
/
VIDEODRV
/
ELSA
/
victory_2
/
VIC2NT40.ZIP
/
I386
/
banshee.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1998-09-14
|
5KB
|
171 lines
; banshee.inf
;
; Installation inf file for the 3Dfx Interactive, Inc. Banshee graphics adapter.
;
[Version]
Signature="$Windows NT$"
Provider=%3Dfx%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11 ; system32
banshee.Miniport = 12 ; drivers
banshee.Display = 11
Control.Panel = 11
banshee.Inf = 17
;
; Driver information
;
[Manufacturer]
%3Dfx% = 3Dfx.Mfg
[3Dfx.Mfg]
%3Dfx% Voodoo Banshee = banshee
;
; General installation section
;
[banshee]
CopyFiles=banshee.Miniport, banshee.Display, Control.Panel, banshee.Inf
AddReg=Control.Panel.Addreg, Uninstall.All.Addreg, Uninstall.CP.Addreg
[banshee.Uninstall.All]
DelReg=Control.Panel.Addreg, Uninstall.All.Addreg, Uninstall.CP.Addreg
DelService=banshee
DelFiles=banshee.Miniport, banshee.Display, Control.Panel, banshee.Inf.DelFiles
Reboot
[banshee.Uninstall.CP]
DelReg=Control.Panel.Addreg, Uninstall.CP.Addreg
DelFiles=Control.Panel
;
; File sections
;
[banshee.Miniport]
banshee.sys,,,%IN_USE%
[banshee.Display]
banshee.dll,,,%IN_USE%
glide2x.dll,,,%IN_USE%
glide3x.dll,,,%IN_USE%
3DfxSpl3.dll,,,%IN_USE%
[Control.Panel]
3DfxVBps.dll
3DfxVBps.hlp
[banshee.Inf]
Banshee.Inf
[banshee.Inf.DelFiles]
Banshee.Inf,,,%IN_USE%
Banshee.Pnf,,,%IN_USE%
;
; Registry sections
;
[Control.Panel.Addreg]
HKCR,"CLSID\{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}","",,"3Dfx Voodoo Banshee Property Sheet"
HKCR,"CLSID\{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}\InProcServer32","",,"3DfxVBps.dll"
HKCR,"CLSID\{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}\InProcServer32",ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Banshee",,,"{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{AA0B0F41-A22B-11d1-B8F5-0060975EBA01}",,"3Dfx Voodoo Banshee Property Sheet"
[Uninstall.All.Addreg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Banshee",,,
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Banshee","DisplayName",,"3Dfx Voodoo Banshee Display Driver and Control Panel"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Banshee","UninstallString",,"%11%\rundll32.exe setupapi.dll,InstallHinfSection banshee.Uninstall.All 132 %17%\Banshee.inf"
[Uninstall.CP.Addreg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Banshee CP",,,
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Banshee CP","DisplayName",,"3Dfx Voodoo Banshee Control Panel"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Banshee CP","UninstallString",,"%11%\rundll32.exe setupapi.dll,InstallHinfSection banshee.Uninstall.CP 132 %17%\Banshee.inf"
;
; Service Installation
;
[banshee.Services]
AddService = banshee, 0x00000002, banshee_Service_Inst, banshee_EventLog_Inst
[banshee_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\banshee.sys
[banshee_EventLog_Inst]
AddReg = banshee_EventLog_AddReg
[banshee_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\banshee.sys"
HKR,,TypesSupported,0x00010001,7
;
; General config information
;
[banshee.GeneralConfigData]
MaximumDeviceMemoryConfiguration=68
;
; Software Installation
;
[banshee.SoftwareSettings]
AddReg = banshee_SoftwareDeviceSettings
[banshee_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, banshee
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, UseNonBIOSModeSet, %REG_DWORD%, 1
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
banshee.sys = 1
banshee.dll = 1
glide2x.dll = 1
glide3x.dll = 1
3DBBps.dll = 1
3DBBps.hlp = 1
3DBBps.crl = 1
3DfxSpl3.dll = 1
banshee.inf = 1
[Strings]
;
; Non-Localizable Strings
;
IN_USE = 0x00010000
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = System\CurrentControlSet\Services
;
; Localizable Strings
;
DiskId = "3Dfx Voodoo Banshee Windows NT 4.0 Installation Disk"
GraphAdap = "Graphics Adapter"
3Dfx = "3Dfx Interactive, Inc."